projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca9aa23
)
win32 theme: Fix css syntax error
author
Peter Simonyi
<pts@petersimonyi.ca>
Fri, 7 Sep 2018 12:31:22 +0000
(08:31 -0400)
committer
Peter Simonyi
<pts@petersimonyi.ca>
Fri, 7 Sep 2018 12:31:22 +0000
(08:31 -0400)
gtk/theme/win32/gtk-win32-base.css
patch
|
blob
|
history
diff --git
a/gtk/theme/win32/gtk-win32-base.css
b/gtk/theme/win32/gtk-win32-base.css
index 8ea3104ab0c88cf5625064354736d866b427f964..8f92398f43ca7ee48558cd1c0d12c088c87423aa 100644
(file)
--- a/
gtk/theme/win32/gtk-win32-base.css
+++ b/
gtk/theme/win32/gtk-win32-base.css
@@
-1040,7
+1040,7
@@
progressbar.vertical progress.pulse {
combobox entry {
margin-right: calc( -2ex - -gtk-win32-part-width(combobox, 6, 1));
- background-image: -gtk-win32-theme-part(combobox, 4, 1)
)
;
+ background-image: -gtk-win32-theme-part(combobox, 4, 1);
}
combobox entry:hover {
background-image: -gtk-win32-theme-part(combobox, 4, 2);